Hello
I have problem with css styles.
When I open www page directly from disc everythink look properly.
But, when I expose this directory with www page via apache 2.2, elements
wchich depend with css styles look different. Css styles is there like
it isn't working.
What I should do?
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
Where are located your css files? And how are you calling them from the
HTML, pointing to where?
2009/9/16 pch0317
> Hello
> I have problem with css styles.
> When I open www page directly from disc everythink look properly.
> But, when I expose this directory with www page via apache 2.2, elements
> wchich depend with css styles look different. Css styles is there like
> it isn't working.
>
> What I should do?
>
>
> ------------------------------------------------------------ ---------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> " from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>
The official User-To-User support forum of the Apache HTTP Server Project.<=
br>
See <URL:
lank">http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail:
g">users-unsubscribe@httpd.apache.org
=A0 " =A0 from the digest:
@httpd.apache.org">users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail:
org">users-help@httpd.apache.org
-- Rodrigo Aliste P.
r>
--00c09f88d20d85afb60473b7e871--
Re: css styles
am 16.09.2009 23:41:27 von pch0317
Rodrigo Aliste P. wrote:
> Where are located your css files? And how are you calling them from
> the HTML, pointing to where?
>
> 2009/9/16 pch0317 >
>
> Hello
> I have problem with css styles.
> When I open www page directly from disc everythink look properly.
> But, when I expose this directory with www page via apache 2.2,
> elements
> wchich depend with css styles look different. Css styles is there like
> it isn't working.
>
> What I should do?
>
>
> ------------------------------------------------------------ ---------
> The official User-To-User support forum of the Apache HTTP Server
> Project.
> See for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>
> " from the digest: users-digest-unsubscribe@httpd.apache.org
>
> For additional commands, e-mail: users-help@httpd.apache.org
>
>
>
>
>
> --
> Rodrigo Aliste P.
>
My documentRoot folder contain index.html file.
Folder "css" in documentRoot include style.css
index.html include this reference:
"./css/style.css"
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
If you access your website like for example "http://test.com/./css/style.css"
what do you get?
(change test.com with your website, host or ip address)
2009/9/16 pch0317
> Rodrigo Aliste P. wrote:
> > Where are located your css files? And how are you calling them from
> > the HTML, pointing to where?
> >
> > 2009/9/16 pch0317 >
> >
> > Hello
> > I have problem with css styles.
> > When I open www page directly from disc everythink look properly.
> > But, when I expose this directory with www page via apache 2.2,
> > elements
> > wchich depend with css styles look different. Css styles is there
> like
> > it isn't working.
> >
> > What I should do?
> >
> >
> > ------------------------------------------------------------ ---------
> > The official User-To-User support forum of the Apache HTTP Server
> > Project.
> > See for more info.
> > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> >
> > " from the digest: users-digest-unsubscribe@httpd.apache.org
> >
> > For additional commands, e-mail: users-help@httpd.apache.org
> >
> >
> >
> >
> >
> > --
> > Rodrigo Aliste P.
> >
> My documentRoot folder contain index.html file.
> Folder "css" in documentRoot include style.css
>
> index.html include this reference:
> "./css/style.css"
>
> ------------------------------------------------------------ ---------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> " from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>
If you access your website like for example "
m/./css/style.css">http://test.com/./css/style.css" what do you ge=
t? (change with your website, h=
ost or ip address)
The official User-To-User support forum of the Apache HTTP Server Project.<=
br>
See <URL:
lank">http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail:
g">users-unsubscribe@httpd.apache.org
=A0 " =A0 from the digest:
@httpd.apache.org">users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail:
org">users-help@httpd.apache.org
pch0317 wrote:
> Rodrigo Aliste P. wrote:
> =20
>> Where are located your css files? And how are you calling them from
>> the HTML=2C pointing to where?
>>
>> 2009/9/16 pch0317 >
>>
>> Hello
>> I have problem with css styles.
>> When I open www page directly from disc everythink look properly.
>> But=2C when I expose this directory with www page via apache 2.2=2C
>> elements
>> wchich depend with css styles look different. Css styles is there li=
ke
>> it isn't working.
>>
>> What I should do?
>>
>>
>> ------------------------------------------------------------ --------=
-
>> The official User-To-User support forum of the Apache HTTP Server
>> Project.
>> See for more info.
>> To unsubscribe=2C e-mail: users-unsubscribe@httpd.apache.org
>> =20
>> " from the digest: users-digest-unsubscribe@httpd.apache.org
>> =20
>> For additional commands=2C e-mail: users-help@httpd.apache.org
>> =20
>>
>>
>>
>>
>> --=20
>> Rodrigo Aliste P.
>>
>> =20
> My documentRoot folder contain index.html file.
> Folder "css" in documentRoot include style.css
>
> index.html include this reference:
> "./css/style.css"
>
> ------------------------------------------------------------ ---------
> The official User-To-User support forum of the Apache HTTP Server Project=
..
> See for more info.
> To unsubscribe=2C e-mail: users-unsubscribe@httpd.apache.org
> " from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands=2C e-mail: users-help@httpd.apache.org
>
>
>
> =20
____________________________________________________________ _____
Your E-mail and More On-the-Go. Get Windows Live Hotmail Free.
http://clk.atdmt.com/GBL/go/171222985/direct/01/=
pch0317 wrote: > Rodrigo Aliste P=
.. wrote: > >> Where are located your css files? And how are you ca=
lling them from >> the HTML=2C pointing to where? >> >> 2009/9/16 =
pch0317 > >> >> Hell=
o >> I have problem with css styles. >> When I open www page =
directly from disc everythink look properly. >> But=2C when I expose=
this directory with www page via apache 2.2=2C >> elements >> =
wchich depend with css styles look different. Css styles is there like
>>> it isn't working. >> >> What I should do? >> >> =
>> ------------------------------------------------------------ --------=
- >> The official User-To-User support forum of the Apache HTTP Serv=
er >> Project. >> See
html> for more info. >> To unsubscribe=2C e-mail: users-unsubscribe@=
httpd.apache.org >> >=
> " from the digest: users-digest-unsubscribe@httpd.apache.org >=
> >> For addi=
tional commands=2C e-mail: users-help@httpd.apache.org >>
ers-help@httpd.apache.org> >> >> >> >> >> -- >> Rodrigo =
Aliste P. >> >> > My documentRoot folder contain index.html f=
ile. > Folder "css" in documentRoot include style.css > > index.ht=
ml include this reference: > "./css/style.css" > > ---------------=
------------------------------------------------------ > The official Us=
er-To-User support forum of the Apache HTTP Server Project. > See
ttp://httpd.apache.org/userslist.html> for more info. > To unsubscribe=
=2C e-mail: users-unsubscribe@httpd.apache.org > " from the digest:=
users-digest-unsubscribe@httpd.apache.org > For additional commands=2C =
e-mail: users-help@httpd.apache.org > > > >
/>Your E-mail and More On-the-Go. Get Windows Live Hotmail Free.
=3D'http://clk.atdmt.com/GBL/go/171222985/direct/01/' target=3D'_new'>Sign =
up now.
=
--_dd9e92fa-3ca6-4b9a-ade6-e0b38009ed81_--
Re: css styles
am 17.09.2009 00:35:53 von aw
Joseph Morgan wrote:
> Have you tried "css/style.css"?
>
+1
In addition, a suggestion :
For this kind of problem, get an add-on (plugin) to your browser, which
shows what is going on. E.g.
for FireFox : HttFox (there are others also)
for IE : Fiddler2
These tools will show you what your browser is asking from the server,
and what the server responds to each of these requests.
They are also a nice tool to learn how HTTP and browsers work.
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
> Joseph Morgan wrote:
>
>> Have you tried "css/style.css"?
>>
>> +1
>
+1
>
> In addition, a suggestion :
> For this kind of problem, get an add-on (plugin) to your browser, which
> shows what is going on. E.g.
> for FireFox : HttFox (there are others also)
> for IE : Fiddler2
>
> These tools will show you what your browser is asking from the server, an=
d
> what the server responds to each of these requests.
> They are also a nice tool to learn how HTTP and browsers work.
I agree, thats why I asked what the server responds by doing what he is
doing.
>
>
>
> ------------------------------------------------------------ ---------
> The official User-To-User support forum of the Apache HTTP Server Project=
..
> See for more info.
>
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> " from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>
The official User-To-User support forum of the Apache HTTP Server Project.<=
br>
See <URL:
lank">http://httpd.apache.org/userslist.html> for more info.
v>
To unsubscribe, e-mail:
g" target=3D"_blank">users-unsubscribe@httpd.apache.org
=A0" =A0 from the digest:
httpd.apache.org" target=3D"_blank">users-digest-unsubscribe@httpd.apache.o=
rg
For additional commands, e-mail:
org" target=3D"_blank">users-help@httpd.apache.org
-- Rodrigo Ali=
ste P.
--00c09f89996a4a01b40473b9a572--
Re: css styles
am 17.09.2009 20:17:19 von pch0317
If I access my website like for example
"http://192.168.0.32/css/style.css" I get content of my style.css.
I would like to add that when I access my website
"http://192.168.0.32/index.html" by Ms Internet Explorer, everythink
work correctly. But, when I use Iceveasel, Firefox or Chrome it is like
css style aren't exist.
Rodrigo Aliste P. wrote:
> If you access your website like for example
> "http://test.com/./css/style.css" what do you get?
> (change test.com with your website, host or ip address)
>
> 2009/9/16 pch0317 >
>
> Rodrigo Aliste P. wrote:
> > Where are located your css files? And how are you calling them from
> > the HTML, pointing to where?
> >
> > 2009/9/16 pch0317
> >>
> >
> > Hello
> > I have problem with css styles.
> > When I open www page directly from disc everythink look
> properly.
> > But, when I expose this directory with www page via apache 2.2,
> > elements
> > wchich depend with css styles look different. Css styles is
> there like
> > it isn't working.
> >
> > What I should do?
> >
> >
> >
> ------------------------------------------------------------ ---------
> > The official User-To-User support forum of the Apache HTTP
> Server
> > Project.
> > See for more info.
> > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>
> >
> >
> > " from the digest:
> users-digest-unsubscribe@httpd.apache.org
>
> >
> >
> > For additional commands, e-mail: users-help@httpd.apache.org
>
> >
> >
> >
> >
> >
> >
> > --
> > Rodrigo Aliste P.
> >
> My documentRoot folder contain index.html file.
> Folder "css" in documentRoot include style.css
>
> index.html include this reference:
> "./css/style.css"
>
> ------------------------------------------------------------ ---------
> The official User-To-User support forum of the Apache HTTP Server
> Project.
> See for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>
> " from the digest: users-digest-unsubscribe@httpd.apache.org
>
> For additional commands, e-mail: users-help@httpd.apache.org
>
>
>
>
>
> --
> Rodrigo Aliste P.
>
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
Re: css styles
am 22.09.2009 14:57:57 von Matus UHLAR - fantomas
> Rodrigo Aliste P. wrote:
> > If you access your website like for example
> > "http://test.com/./css/style.css" what do you get?
> > (change test.com with your website, host or ip address)
On 17.09.09 20:17, pch0317 wrote:
> If I access my website like for example
> "http://192.168.0.32/css/style.css" I get content of my style.css.
>
> I would like to add that when I access my website
> "http://192.168.0.32/index.html" by Ms Internet Explorer, everythink
> work correctly. But, when I use Iceveasel, Firefox or Chrome it is like
> css style aren't exist.
looks like someone used a backslash when referencing to style, M$ usually
(when you don't turn it off) converts that to slash.
if not, look at the tag referencing to style and the relevant logs.
--
Matus UHLAR - fantomas, uhlar@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
The 3 biggets disasters: Hiroshima 45, Tschernobyl 86, Windows 95
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org